home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / gtlog50.arc / GTLOG.DOC next >
Encoding:
Text File  |  1986-11-23  |  44.1 KB  |  820 lines

  1.                         GTLOG - An aid to GT Power Comm
  2.  
  3.                                   Release 5.06
  4.  
  5.                                 23 November 1986
  6.  
  7.                                        by
  8.                                   James Davis
  9.  
  10.  
  11.     GTLOG  is  a utility that was written to satisfy certain business  needs 
  12.     and  to  make  available  a  convenient way  to  track  file  movements, 
  13.     telephone usage, and telephone expenses.
  14.  
  15.     It  was placed into the public domain,  (ie,  it was made  available  to 
  16.     anyone to use or copy without restrictions), for two reasons:
  17.  
  18.     1)   It proved to be very helpful to the author and,  in short order, it 
  19.          made  the author dependent upon the continued availability,  usage, 
  20.          and support of GT Power Comm.   No other vehicle,  in the  author's 
  21.          opinion,  could  be quite so compelling in terms of arguing for the 
  22.          continuity of GT Power Comm,  than an exhibition of user support of 
  23.          this  kind to the author of GT Power Comm (P & M  Software  Co.  of 
  24.          Houston, Texas).  Except, of course, your financial support to that 
  25.          author in the form of an earned and fair contribution to him.
  26.  
  27.  
  28.     2)   It  has  been  requested by other users of GT Power  Comm  and  the 
  29.          author  believes  wholeheartedly in the concept of  Shareware.   No 
  30.          charge  or  contribution was requested for usage  of  this  utility 
  31.          because it is not a stand-alone product.   That is,  it is merely a 
  32.          utility that works exclusively in conjunction with GT Power Comm.
  33.  
  34.  
  35.     What does it do?
  36.  
  37.          o    Creates  reports  from  the  log  file  that  is  created  and 
  38.               maintained by GT Power Comm. (GT.LOG)
  39.  
  40.          o    Provides  file  maintenance capabilities for the log file  and 
  41.               for two additional files;  a history file and a telephone rate 
  42.               table.  (GTLOG.SUM and GTTELCO.EXP)
  43.  
  44.          o    Allows the user to create these reports from any directory.
  45.  
  46.          o    Outputs reports to display unit, printer, or disk file.
  47.  
  48.  
  49.                                  James R. Davis
  50.                              2010 Woodland Springs
  51.                               Houston, Texas 77077
  52.                             (713) 558-5015  (voice)
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                              Table of Contents
  62.  
  63.                     Release history .................. 3
  64.  
  65.                     What reports are available? ...... 4
  66.  
  67.                     How do I use the program? ........ 5
  68.  
  69.                     What happens when my Log becomes too 
  70.                     large for convenience? ........... 5
  71.  
  72.                     Is  there a recommended time to save 
  73.                     my Log file? ..................... 5
  74.  
  75.                     What happens if I accidently lose my 
  76.                     Log? ............................. 6
  77.  
  78.                     What can I do with these reports?  6
  79.  
  80.                     What files are used? ............. 6
  81.  
  82.                     Sample reports:
  83.  
  84.                     File Summary report .............. 7
  85.                     Uploads and performance .......... 8
  86.                     Uploads by Files ................. 9
  87.                     Uploads by Destination .......... 10
  88.                     Downloads and performance ....... 11
  89.                     Downloads by Files .............. 12
  90.                     Downloads by Source ............. 13
  91.                     Telephone Usage Detail .......... 14
  92.                     Telephone Expense *ESTIMATES* ... 16 
  93.                     Bad Passwords ................... 17
  94.                     U/L Descriptions ................ 18
  95.                     Messages ........................ 19
  96.     Release history beginning with 5.0                               Page 3
  97.  
  98.           o    Major bug fix: The history file was adulterated with code
  99.                from releases 4.3 to 4.6.  This release will recover the
  100.                contents from an adulterated history file automatically.
  101.  
  102.           o    Upgrade to support GT PowerComm Release 11.00:  WXMODEM
  103.                and 1kTELINK protocols are supported.  
  104.  
  105.       Release 4.6
  106.  
  107.           o    Bug fix:  Logs  of size greater than 65,536 bytes may now
  108.                be used.
  109.  
  110.           o    Invalid  log  records are  excluded  from  inclusion  in 
  111.                History file.
  112.  
  113.       Release 4.5
  114.  
  115.           o    Bug fix: when new log was created the header was improperly
  116.                setup. 
  117.  
  118.       Release 4.4
  119.  
  120.           o    Bug correction: attempt to erase log and create a new one
  121.                would yield an error message.  Worse, it would erase both
  122.                the existing log and the history file.    These have been
  123.                corrected.
  124.  
  125.           o    The File Summary Report no longer shows  entries where no
  126.                file transfer activity has transpired.  
  127.  
  128.     Release 4.3
  129.  
  130.           o    Modest cleanup of clear screen code.
  131.  
  132.     Release 4.2 
  133.  
  134.           o    All beta testing has been completed with this release  and it
  135.                is scheduled to be the companion to GT PowerComm release 10.0
  136.                as of this date.  No future functional releases are  expected
  137.                unless GT PowerComm adds new record types to the Log.
  138.  
  139.           o    A major bug introduced in release 4.1 has been corrected.  As
  140.                release 4.1 was an internal beta test release, it affected no
  141.                user's log. 
  142.  
  143.           o    File transfers  that  included  sub-directory  names  are now
  144.                handled properly.
  145.  
  146.           o    Log entries  that contained simply '??' for file size are now
  147.                handled properly.
  148.  
  149.           o    Manual dial  entries usually contained  no '-' delimiters and
  150.                were, thus, recording improperly for telephone usage purposes
  151.                and expense estimations.  They are now properly handled.
  152.  
  153.     Release 4.1                                                      Page 3a
  154.  
  155.           o    Reports sent to disk are now ended with an EOF mark.
  156.  
  157.           o    The user may now selectively purge just Messages from the Log
  158.                or just U/L Descriptions.  Making these selections will purge
  159.                all irregularities from the log just as it does when clean-up
  160.                is selected in addition to the selected record types.
  161.  
  162.           o    All clean-up options now require user confirmation before the
  163.                Log file is modified in any way.
  164.  
  165.           o    Extra pages are  no longer  ejected from the  printer between
  166.                reports.
  167.  
  168.           o    The correct Log Start date is now printed on Messages and U/L
  169.                Descriptions reports.
  170.  
  171.           o    Upload/Download  reports by  Destination/Source are no longer
  172.                prematurely terminated if the user specifies a  filename mask
  173.                during a preceeding Upload/Download by Filename report.
  174.     Release 4.0                                                      Page 3b
  175.  
  176.           o    This release includes code to detect and format the U/L DESC:
  177.                records that are found in the log after receiving a file when
  178.                in Host mode.   Any description  that would  print beyond the
  179.                end of the page  is wrapped  and right justified  on the next
  180.                line during a display or print of the entire Log.
  181.  
  182.           o    In the event that GTPATH is found in the environment,  and it
  183.                does not begin with a drive specifier,  GTLOG will now assume
  184.                that the GT PowerComm files are on drive C:.  It will, in any
  185.                event, use the directory name specified in the environment. 
  186.  
  187.           o    Clean-up now properly eliminates zero length file transfers.
  188.  
  189.           o    Clean-up now recognizes a zero length transfer  regardless of
  190.                the release level under which the log was written.
  191.  
  192.           o    Clean-up may be aborted with an ESCape before executing it.
  193.  
  194.           o    The user is not asked  if history is wanted unless a  history
  195.                file exists.
  196.  
  197.           o    The MSG: log entry is now recognized  and support is provided
  198.                in exactly the same form as it is for U/L Descriptions.
  199.  
  200.           o    A report has been included  that will  format and  display or
  201.                print Messages or U/L Descriptions along with related info.
  202.  
  203.           o    Clean-up will delete  all messages, all U/L descriptions, and
  204.                all invalid Host mode answer attempts from the log when run.
  205.  
  206.           o    Messages and U/L descriptions do not get saved in the history
  207.                file, nor do; passwords, bad passwords, and caller names from
  208.                host mode sessions.
  209.     Release 3.9                                                      Page 3c
  210.  
  211.           o    This is a major rewrite of the clean-up and save history code
  212.                resulting  from the  requirement to be able to  differentiate
  213.                between CONNECTs and ANSWERs.
  214.  
  215.           o    The Telephone Expense report no longer includes either Forced
  216.                Carrier  (Port-to-Port) or  Host mode entries as these cannot
  217.                result in telephone expenses.
  218.  
  219.           o    Substantially  enhanced  ability of the program now exists to
  220.                reconstruct a Log file from history.
  221.  
  222.           o    The Log file clean-up function now creates  PASSWORD  records
  223.                in the event that an ANSWER record appears with a PWD: field.
  224.     Release 3.8                                                      Page 3d
  225.  
  226.           o    The password presented by a caller  while in host mode is now
  227.                shown in place of the dial string.
  228.  
  229.           o    Should  BAD PASSWORDs  be  detected  without a  corresponding
  230.                ANSWER entry in the Log,  the  clean-up  function will create
  231.                such an entry.
  232.  
  233.     Release 3.7                                                      Page 3e
  234.  
  235.           o    Two  new entries  may now  appear in  the log  as a result of
  236.                using the Host mode feature of GT Power Comm.   These include
  237.                ANSWER and BAD PASSWORD which represent a successful  connect
  238.                during Host mode (meaning a valid password was specified) and
  239.                an invalid password was specified, respectively.
  240.  
  241.                Both of these entries are now handled properly by GTLOG.  The
  242.                BAD PASSWORD entries may now be listed in a separate report.
  243.  
  244.           o    The Log file clean-up function has been enhanced modestly and
  245.                a minor bug was corrected as well. 
  246.     Release 3.6                                                      Page 3f
  247.  
  248.           o    The 'unformatted' display or print of the entire log file has 
  249.                had a bit more  formatting  added to it in order to make it a
  250.                little easier to find related transactions.
  251.  
  252.           o    The log file clean-up function now creates DISCONNECT entries
  253.                to follow valid CONNECTs that were not normally disconnected.
  254.  
  255.                For  such records that  are created, the  elapsed time of the 
  256.                connection will be shown as: '?:??.??  **Forced**'.
  257.     Release 3.5                                                      Page 3g
  258.  
  259.           o    Users  have  been able to invoke GTLOG from  a  sub-directory 
  260.                other than the one in which the GT files are located for some 
  261.                time.   Now they may also invoke the program from a different 
  262.                drive as well.  Upon exit, GTLOG returns you to the drive and 
  263.                sub-directory you started from.
  264.  
  265.           o    GT Power Comm may be used to transfer files between computers 
  266.                without the use of modems.  This is known as a 'Port-to-Port' 
  267.                transfer  and  requires that GT Power Comm be set up  with  a 
  268.                Forced Carrier (via Alt-I).   In such an environment GT Power 
  269.                Comm  is  not  required to establish  the  connection  via  a 
  270.                dialing  string and,  therefore,  it does not log either  the 
  271.                CONNECT   or  the  DISCONNECT  within  its  Log.    All  file 
  272.                transfers, however, are properly recorded in its log.
  273.  
  274.                GTLOG  has  been  enhanced with this  release  such  that  it 
  275.                recognizes when a file transfer record exists in the Log that 
  276.                is not preceeded by a CONNECT record and it can create such a 
  277.                record  for  you.    Obviously,   it  will  also  create  the 
  278.                corresponding  DISCONNECT record.   Of particular note is the 
  279.                fact  that GTLOG calculates the baud rate at which  the  file 
  280.                transfer  occurred and,  thus,  it is able to provide all the 
  281.                performance  information  in the form of  reports  that  have 
  282.                always been available for modem to modem file transfers.
  283.  
  284.                In  order to add these new records to your Log (the  CONNECTs 
  285.                and  DISCONNECTs),  the user should request option 7 from the 
  286.                Main  Menu (File Maintenance of the Log  file),  then  select 
  287.                option  3  from the sub-menu (Clean-up the Log  file).   Once 
  288.                this has been performed the Log will contain the new  records 
  289.                and  any reports that are requested will include the Port-to-
  290.                Port file transfers.
  291.  
  292.                The BBS name will be: Carrier Forced - Port to Port
  293.  
  294.           o    Any report that is limited to a single month of data will  be 
  295.                titled: 'Log Subset:' followed by the name of the month.
  296.  
  297.           o    Any  records  found in the history file (if it  exists)  that 
  298.                were  written  prior to release 3.0 will show up  on  reports 
  299.                with  question marks appearing where information could not be 
  300.                found (ie,  ?:??.??  for transfer time).  Also, if it can not 
  301.                be determined whether that record was an Upload or a Download 
  302.                it  will appear on both sets of reports.   If you have  never 
  303.                created  a  history file before,  you will  never  see  these 
  304.                question marks on your reports.
  305.  
  306.           o    The  Telephone Expense report now shows estimated expenses by 
  307.                time rate as well as totals.   Additionally,  it reports  the 
  308.                average cost (estimate) per minute by time rate and for total 
  309.                billable calls.
  310.     What reports?                                                     Page 4
  311.  
  312.          o    A complete,  unformatted,  listing of the log file.  Actually, 
  313.               there  is a modest amount of formatting  involved.   That  is, 
  314.               reports are not allowed to print across page boundaries, lines 
  315.               longer  than 80 characters are split across two output  lines, 
  316.               and 'More' like control of displayed output is provided.
  317.  
  318.          o    Performance  report  for  either Uploads  or  Downloads  which 
  319.               includes an analysis of transfer rates and efficiency.
  320.  
  321.          o    File  transfer  report  for either Uploads  or  Downloads,  by 
  322.               Destination  or Source,  respectively.   These reports may  be 
  323.               further  tailored to include only selected file names using  a 
  324.               mask (including 'wildcard' specification). 
  325.  
  326.          o    Destination or Source report, by filename.
  327.  
  328.          o    BBS File Summary report that includes both Upload and Download 
  329.               information, performance data, number of connects and earliest 
  330.               and latest connect dates.
  331.  
  332.          o    Telephone  Usage  report  which provides  either  Detailed  or 
  333.               Summary  information,  by telephone number,  of the number  of 
  334.               connections,  duration of calls (by standard rate zones),  and 
  335.               totals.
  336.  
  337.          o    Telephone Expense report that includes detailed information as 
  338.               to  time  and date of connects,  durations (by  standard  rate 
  339.               zones),  ESTIMATED expense of calls,  and totals.   Note  that 
  340.               this report may be further qualified by the user to include 1) 
  341.               all  calls found in the log,  2) only those calls that have  a 
  342.               specified expense rate,  or 3) only those calls to a specified 
  343.               telephone number.
  344.  
  345.          o    An  expense  rate estimation report that includes as  many  as 
  346.               three  monthly  'fixed' expenses plus an unlimited  number  of 
  347.               specified  telephone numbers and corresponding rate estimates.  
  348.               Rate  estimates  are  by standard  telephone  rate  zones  and 
  349.               include  an estimate of the cost for the first minute and  for 
  350.               each additional minute or partial minute.
  351.  
  352.          o    Bad Passwords, U/L Descriptions and Messages in Log reports.
  353.  
  354.          o    All  reports  may  optionally  include  just  the  information 
  355.               found in the current log file or they may also include all the 
  356.               information  found in the history file as well as the  current 
  357.               log.
  358.  
  359.          o    All reports,  other than the  history summary,  may be further
  360.               limited to include data from only a specified month.
  361.  
  362.     How do I use it?                                                  Page 5
  363.  
  364.          The  program is completely interactive and menu driven.   To  start 
  365.          the  program merely type:  GTLOG (presuming,  of course,  that  the 
  366.          program  is either in your default directory or can be found within 
  367.          the DOS 'path'.
  368.  
  369.          If  you  are running the program from a directory other  than  that 
  370.          which  contains  the  log file,  GTLOG  will  search  through  your 
  371.          system's environment looking for 'GTPATH=' which,  if found,  tells 
  372.          GT  Power  Comm where it's directory file is located.   GTLOG  will 
  373.          accept the entry from the environment whether it ends with a '\' or 
  374.          not.   If no such entry is found,  GTLOG will then look within  the 
  375.          default  directory  for a file called 'GT.LOG'.   If it finds  that 
  376.          file then operation proceeds normally;  if not, GTLOG will create a 
  377.          null log file in your default directory.
  378.  
  379.          Once the log file is found (or created),  GTLOG will ask what  your 
  380.          output device is to be.  You may specify your display, the standard 
  381.          printer device,  or a disk file.  If you specify a disk file, GTLOG 
  382.          will request the file's name and if the file already exists it will 
  383.          give you the opportunity to abort or to write over it.
  384.  
  385.          Next,  you  will  be  asked to select the report that  you  desire.  
  386.          Certain  selections  will  result  in  additional  prompts   which, 
  387.          hopefully,  are  self  explanatory.   At any time that you wish  to 
  388.          abort  the current function you may enter an ESCape  character  and 
  389.          the program will exit.  Most menus also allow you to enter a '0' to 
  390.          mean  a  graceful exit to the prior function.   Almost all  prompts 
  391.          provide a default which is shown enclosed in brackets  '[..]'.   If 
  392.          you  simply press the return key it will be assumed that you  agree 
  393.          with the default provided.
  394.  
  395.  
  396.  
  397.     What happens when my log file becomes larger than I want it to be?
  398.  
  399.          At  any time you may elect to erase the current log or to save  the 
  400.          summary  and  usage information from it into a history file  before 
  401.          erasing.   When  you  save information from the log  that  data  is 
  402.          appended  to the existing history file (or a new file is created if 
  403.          none  exists at the time) so that no history is ever  lost.   While 
  404.          the history file is substantially smaller than the source log file, 
  405.          it is not maintained in a compacted format.  This results in a much 
  406.          improved performance when preparing subsequent reports that include 
  407.          history information.
  408.  
  409.  
  410.  
  411.     Is there a recommended time to save the current log into history?
  412.  
  413.          Yes.   It makes a lot of sense to save the current log into history 
  414.          at  the end of every month.   In that way you may always prepare  a 
  415.          current  month's  set  of reports and,  should the  need  arise  to 
  416.          include history, you can always include history data.
  417.  
  418.     What happens if I lose my log file or I have erased it and        Page 6
  419.     want to restore from the history file?
  420.  
  421.          GTLOG  provides  the  ability to do just  that.   It  will  extract 
  422.          information  from the history file and literally create entries  in 
  423.          your  log  in essentially the same format as the original  log  was 
  424.          created.   Further, if you have not lost, erased, or 'trashed' your 
  425.          log, you may append the current log to the one that is created from 
  426.          your history file.   That is,  GTLOG allows you to replace your log 
  427.          (if it exists or not) by creating a new one from your history file, 
  428.          or,  it  will  allow  you to preface your  existing  log  with  the 
  429.          contents  of the history file.   NOTE,  when you do either of these 
  430.          things  the history file will be erased!!   This is to prevent  you 
  431.          from  creating duplicate entries when you next save your  log  into 
  432.          history.
  433.  
  434.  
  435.  
  436.     What can I do with these reports?
  437.  
  438.     (After all, why does this program exist, if it has no practical value?)
  439.       
  440.          With the reports from this program you can answer questions like:
  441.  
  442.          o    Where did I get this file from, and when?
  443.  
  444.          o    Where have I sent this file to, and when?
  445.  
  446.          o    Which BBS's are the most efficient? (ie, fastest)
  447.  
  448.          o    How many times have I called a particular BBS and when was the 
  449.               last time?
  450.  
  451.          o    How much time have I spent on a particular BBS this month?
  452.  
  453.          o    What  are  my computer related telephone expenses going to  be 
  454.               this month?
  455.  
  456.          o    What are my calling patterns,  in terms of when do I  initiate 
  457.               my calls?   (ie, is there a better pattern that will reduce my 
  458.               costs?)
  459.  
  460.     ***  o    What  should I bill my client for the telephone  charges  I've 
  461.               incurred to support him?
  462.  
  463.     The  last of these questions is the reason that I wrote this utility  in 
  464.     the first place.  As a consultant, I am reimbursed for such expenses and 
  465.     my clients prefer to get some documentation supporting my charges.
  466.  
  467.  
  468.     What files are used?
  469.  
  470.          GT.LOG : PowerComm log        GTLOG35.EXE : Log analyzer program
  471.          GTLOG.SUM : Log history       GTLOG35.DOC : This document
  472.          GTTELCO.EXP : Telephone rate table
  473. BBS File Summary report            ** SAMPLE **                          Page 7
  474.  
  475. LOG STARTED:  9-10-86 as of  9/16/86 at 12:04 - BBS File Summary report
  476. ===============================================================================
  477.                               :   Uploads   Avg:  Downloads  Avg:   Connects
  478. BBS Name                      :  #    Size  CPS:  #    Size  CPS: First Last  #
  479. ===============================================================================
  480. Anything Goes ................:  1   69.69k 101:  0 ............: 9-10  9-11  1
  481. Artichoke ....................:  1   74.64k 204:  0 ............: 9-15  9-15  1
  482. Big Boys .....................:  0 ............:  0 ............: 9-12  9-12  2
  483. COMPUTECH ....................:  1   70.23k 195:  2  117.00k 218: 9-12  9-12  1
  484. Carrier Forced - Port to Port :  1    6.00k 410:  6   36.00k 180: 9-14  9-16  7
  485. Fido's Partner ...............:  1   74.64k 182:  0 ............: 9-15  9-15  1
  486. Jack Tejada ..................:  0 ............:  1    2.25k  92: 9-15  9-15  1
  487. Mother Board (P. Headcrash) ..:  0 ............:  0 ............: 9-11  9-11  1
  488. PC Interconnection ...........:  1   74.64k 181:  0 ............: 9-15  9-15  1
  489. PC-Colt ......................:  0 ............:  0 ............: 9-15  9-15  1
  490. Programmer's Workshop (10pm) .:  2  144.33k 203:  1    7.50k 192: 9-10  9-15  3
  491. SCS Hotline ..................:  1   70.95k 106:  0 ............: 9-15  9-15  1
  492. TBL-COMM .....................:  1   74.64k 204:  0 ............: 9-15  9-15  1
  493. Tri-BBS ......................:  1   74.64k 204:  0 ............: 9-15  9-15  1
  494. Trucraft .....................:  1    8.57k 101:  0 ............: 9-15  9-15  1
  495. Zachary*Net ..................:  1   74.64k 185:  0 ............: 9-15  9-15  1
  496.                                === ======== === === ======== ===            ===
  497.                                 13  817.61k 180  10  162.75k 207             25
  498. Uploads and performance report      ** SAMPLE **                         Page 8
  499.  
  500. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Uploads and performance
  501. ===============================================================================
  502.    :Filename    :  Bytes :  Time  :Destination                  Blks/M : Eff %
  503. ===============================================================================
  504. X24:GTLOG30.ARC    69.69k  0:05.52 Programmer's Workshop (10pm) . 95.03  84.47%
  505. X12:GTLOG30.ARC    69.69k  0:11.44 Anything Goes ................ 47.51  84.47%
  506. X24:GTLOG31.ARC    70.23k  0:06.08 COMPUTECH .................... 91.61  81.43%
  507. X24:GTLOG32.ARC    74.64k  0:07.03 PC Interconnection ........... 84.70  75.28%
  508. X24:GTLOG32.ARC    74.64k  0:06.17 Programmer's Workshop (10pm) . 95.03  84.47%
  509. X24:GTLOG32.ARC    74.64k  0:06.53 Zachary*Net .................. 86.75  77.11%
  510. X24:GTLOG32.ARC    74.64k  0:06.15 Artichoke .................... 95.54  84.92%
  511. X24:GTLOG32.ARC    74.64k  0:07.00 Fido's Partner ............... 85.30  75.82%
  512. X24:GTLOG32.ARC    74.64k  0:06.14 TBL-COMM ..................... 95.79  85.15%
  513. X24:GTLOG32.ARC    74.64k  0:06.15 Tri-BBS ...................... 95.54  84.92%
  514. X12:LISTBI.ARC      8.57k  0:01.27 Trucraft ..................... 47.31  84.10%
  515. X12:GTLOG33.ARC    70.95k  0:11.23 SCS Hotline .................. 49.86  88.65%
  516. X96:LISTBI.ZBA      6.00k  0:00.15 Carrier Forced - Port to Port 192.00  42.67%
  517. ===============================================================================
  518.  13 Files         817.60k  1:22.46 H:M.S        Overall average = 84.55  82.10%
  519. ===============================================================================
  520.    .3% of time      6.00k  0:00.15 H:M.S  @  9600 baud  average =192.00  42.67%
  521.  70.0% of time    662.38k  0:57.57 H:M.S  @  2400 baud  average = 91.67  81.49%
  522.  29.7% of time    149.21k  0:24.34 H:M.S  @  1200 baud  average = 48.62  86.44%
  523. Uploads by Files report           ** SAMPLE **                           Page 9
  524.  
  525.  
  526. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Uploads by Files:????????.???
  527. ===============================================================================
  528. Filename     : Destination                    : Protocol Speed       Date  Time
  529. ===============================================================================
  530. GTLOG30.ARC  : Anything Goes ................ :    X      1200       9-11  0:13
  531.              : Programmer's Workshop (10pm) . :    X      2400       9-10 23:49
  532.  
  533. GTLOG31.ARC  : COMPUTECH .................... :    X      2400       9-12  8:29
  534.  
  535. GTLOG32.ARC  : Artichoke .................... :    X      2400       9-15  1:46
  536.              : Fido's Partner ............... :    X      2400       9-15  2:03
  537.              : PC Interconnection ........... :    X      2400       9-15  0:42
  538.              : Programmer's Workshop (10pm) . :    X      2400       9-15  0:58
  539.              : TBL-COMM ..................... :    X      2400       9-15  2:19
  540.              : Tri-BBS ...................... :    X      2400       9-15  2:34
  541.              : Zachary*Net .................. :    X      2400       9-15  1:16
  542.  
  543. GTLOG33.ARC  : SCS Hotline .................. :    X      1200       9-15 16:44
  544.  
  545. LISTBI.ARC   : Trucraft ..................... :    X      1200       9-15 15:29
  546.  
  547. LISTBI.ZBA   : Carrier Forced - Port to Port  :    X      9600       9-16  8:38
  548. Uploads by Destination report       ** SAMPLE **                        Page 10
  549.  
  550. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Uploads by Destination
  551. ===============================================================================
  552. Destination                    : File name    :  Size : Baud  CPS  : Date  Time
  553. ===============================================================================
  554. Anything Goes ................ : GTLOG30.ARC  :   69k : 1200 101.4 : 9-11  0:13
  555.                                                ======        =====
  556.                                                   69k        101.4
  557.  
  558. Artichoke .................... : GTLOG32.ARC  :   74k : 2400 203.8 : 9-15  1:46
  559.                                                ======        =====
  560.                                                   74k        203.8
  561.  
  562. COMPUTECH .................... : GTLOG31.ARC  :   70k : 2400 195.4 : 9-12  8:29
  563.                                                ======        =====
  564.                                                   70k        195.4
  565.  
  566. Carrier Forced - Port to Port  : LISTBI.ZBA   :    6k : 9600 409.6 : 9-16  8:38
  567.                                                ======        =====
  568.                                                    6k        409.6
  569.  
  570. Fido's Partner ............... : GTLOG32.ARC  :   74k : 2400 182.0 : 9-15  2:03
  571.                                                ======        =====
  572.                                                   74k        182.0
  573.  
  574. PC Interconnection ........... : GTLOG32.ARC  :   74k : 2400 180.7 : 9-15  0:42
  575.                                                ======        =====
  576.                                                   74k        180.7
  577.  
  578. Programmer's Workshop (10pm) . : GTLOG30.ARC  :   69k : 2400 202.7 : 9-10 23:49
  579.                                : GTLOG32.ARC  :   74k : 2400 202.7 : 9-15  0:58
  580.                                                ======        =====
  581.                                                  143k        202.7
  582.  
  583. SCS Hotline .................. : GTLOG33.ARC  :   70k : 1200 106.4 : 9-15 16:44
  584.                                                ======        =====
  585.                                                   70k        106.4
  586.  
  587. TBL-COMM ..................... : GTLOG32.ARC  :   74k : 2400 204.4 : 9-15  2:19
  588.                                                ======        =====
  589.                                                   74k        204.4
  590.  
  591. Tri-BBS ...................... : GTLOG32.ARC  :   74k : 2400 203.8 : 9-15  2:34
  592.                                                ======        =====
  593.                                                   74k        203.8
  594.  
  595. Trucraft ..................... : LISTBI.ARC   :    8k : 1200 100.9 : 9-15 15:29
  596.                                                ======        =====
  597.                                                    8k        100.9
  598.  
  599. Zachary*Net .................. : GTLOG32.ARC  :   74k : 2400 185.1 : 9-15  1:16
  600.                                                ======        =====
  601.                                                   74k        185.1
  602.  
  603. Downloads and performance report     ** SAMPLE **                       Page 11
  604.  
  605. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Downloads and performance
  606. ===============================================================================
  607.    :Filename    :  Bytes :  Time  :Source                       Blks/M : Eff %
  608. ===============================================================================
  609. Y24:QMDM22DK.ARC   44.00k  0:03.27 COMPUTECH ....................102.03  90.69%
  610. Y24:QM22-SUP.ARC   73.00k  0:05.42 COMPUTECH ....................102.46  91.07%
  611. X96:LISTBI.ZBA      6.00k  0:00.21 Carrier Forced - Port to Port 137.14  30.48%
  612. X24:PCBOARD.ARC     7.50k  0:00.40 Programmer's Workshop (10pm) . 90.00  80.00%
  613. X12:ATNIP.PRN       2.25k  0:00.25 Jack Tejada .................. 43.20  76.80%
  614. X48:LISTBI.ZBA      6.00k  0:00.27 Carrier Forced - Port to Port 106.67  47.41%
  615. X24:LISTBI.ZBA      6.00k  0:00.41 Carrier Forced - Port to Port  70.24  62.44%
  616. X12:LISTBI.ZBA      6.00k  0:01.08 Carrier Forced - Port to Port  42.35  75.29%
  617. X 3:LISTBI.ZBA      6.00k  0:03.47 Carrier Forced - Port to Port  12.69  90.22%
  618. X96:LISTBI.ZBA      6.00k  0:00.21 Carrier Forced - Port to Port 137.14  30.48%
  619. ===============================================================================
  620.  10 Files         162.75k  0:16.59 H:M.S        Overall average = 96.95  82.51%
  621. ===============================================================================
  622.   4.1% of time     12.00k  0:00.42 H:M.S  @  9600 baud  average =137.14  30.48%
  623.   2.6% of time      6.00k  0:00.27 H:M.S  @  4800 baud  average =106.67  47.41%
  624.  61.8% of time    130.50k  0:10.30 H:M.S  @  2400 baud  average =100.12  88.99%
  625.   9.1% of time      8.25k  0:01.33 H:M.S  @  1200 baud  average = 42.58  75.70%
  626.  22.3% of time      6.00k  0:03.47 H:M.S  @   300 baud  average = 12.69  90.22%
  627. Downloads by Files report         ** SAMPLE **                          Page 12
  628.  
  629. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Downloads by Files:????????.???
  630. ===============================================================================
  631. Filename     : Source                         : Protocol Speed       Date  Time
  632. ===============================================================================
  633. ATNIP.PRN    : Jack Tejada .................. :    X      1200       9-15 14:02
  634.  
  635. LISTBI.ZBA   : Carrier Forced - Port to Port  :    X      9600       9-14 23:05
  636.              : Carrier Forced - Port to Port  :    X      4800       9-16  8:28
  637.              : Carrier Forced - Port to Port  :    X      2400       9-16  8:30
  638.              : Carrier Forced - Port to Port  :    X      1200       9-16  8:31
  639.              : Carrier Forced - Port to Port  :    X       300       9-16  8:36
  640.              : Carrier Forced - Port to Port  :    X      9600       9-16  8:37
  641.  
  642. PCBOARD.ARC  : Programmer's Workshop (10pm) . :    X      2400       9-15  1:00
  643.  
  644. QM22-SUP.ARC : COMPUTECH .................... :    Y      2400       9-12  8:43
  645.  
  646. QMDM22DK.ARC : COMPUTECH .................... :    Y      2400       9-12  8:37
  647. Downloads by Source report         ** SAMPLE **                         Page 13
  648.  
  649. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Downloads by Source
  650. ===============================================================================
  651. Source                         : File name    :  Size : Baud  CPS  : Date  Time
  652. ===============================================================================
  653. COMPUTECH .................... : QM22-SUP.ARC :   73k : 2400 218.6 : 9-12  8:43
  654.                                : QMDM22DK.ARC :   44k : 2400 217.7 : 9-12  8:37
  655.                                                ======        =====
  656.                                                  117k        218.2
  657.  
  658. Carrier Forced - Port to Port  : LISTBI.ZBA   :    6k : 9600 292.6 : 9-14 23:05
  659.                                : LISTBI.ZBA   :    6k : 4800 227.6 : 9-16  8:28
  660.                                : LISTBI.ZBA   :    6k : 2400 149.9 : 9-16  8:30
  661.                                : LISTBI.ZBA   :    6k : 1200  90.4 : 9-16  8:31
  662.                                : LISTBI.ZBA   :    6k :  300  27.1 : 9-16  8:36
  663.                                : LISTBI.ZBA   :    6k : 9600 292.6 : 9-16  8:37
  664.                                                ======        =====
  665.                                                   36k        180.0
  666.  
  667. Jack Tejada .................. : ATNIP.PRN    :    2k : 1200  92.2 : 9-15 14:02
  668.                                                ======        =====
  669.                                                    2k         92.2
  670.  
  671. Programmer's Workshop (10pm) . : PCBOARD.ARC  :    7k : 2400 192.0 : 9-15  1:00
  672.                                                ======        =====
  673.                                                    7k        192.0
  674.  
  675. Telephone Usage Detail report       ** SAMPLE **                        Page 14
  676.  
  677. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Telephone Usage Detail
  678. ===============================================================================
  679.  Telephone number : Day : Date : Time|  Daytime :  Evening : Night/WE |  Total
  680. ===============================================================================
  681.             Force : Sun :  9-14:23:05|          :          :  0:00.21 |
  682.             Force : Tue :  9-16: 8:28|  0:00.27 :          :          |
  683.             Force : Tue :  9-16: 8:30|  0:00.41 :          :          |
  684.             Force : Tue :  9-16: 8:31|  0:01.08 :          :          |
  685.             Force : Tue :  9-16: 8:36|  0:03.47 :          :          |
  686.             Force : Tue :  9-16: 8:37|  0:00.21 :          :          |
  687.             Force : Tue :  9-16: 8:38|  0:00.15 :          :          |
  688. Carrier Forced - Port to Port  : === | ======== : ======== : ======== | =======
  689.                                :   7 |  0:06.39 :  0:00.00 :  0:00.21   0:06.60
  690.  
  691.          324-3416 : Fri :  9-12: 8:13|  0:00.03 :          :          |
  692.          324-3416 : Fri :  9-12: 8:14|  0:00.03 :          :          |
  693. Big Boys ..................... : === | ======== : ======== : ======== | =======
  694.                                :   2 |  0:00.06 :  0:00.00 :  0:00.00   0:00.06
  695.  
  696.          388-1889 : Wed :  9-10:23:58|          :          :  0:19.54 |
  697. Anything Goes ................ : === | ======== : ======== : ======== | =======
  698.                                :   1 |  0:00.00 :  0:00.00 :  0:19.54   0:19.54
  699.  
  700.          451-1421 : Mon :  9-15: 2:23|          :          :  0:11.22 |
  701. Tri-BBS ...................... : === | ======== : ======== : ======== | =======
  702.                                :   1 |  0:00.00 :  0:00.00 :  0:11.22   0:11.22
  703.  
  704.          458-7410 : Mon :  9-15: 1:51|          :          :  0:12.46 |
  705. Fido's Partner ............... : === | ======== : ======== : ======== | =======
  706.                                :   1 |  0:00.00 :  0:00.00 :  0:12.46   0:12.46
  707.  
  708.          466-1525 : Fri :  9-12: 8:16|  0:27.37 :          :          |
  709. COMPUTECH .................... : === | ======== : ======== : ======== | =======
  710.                                :   1 |  0:27.37 :  0:00.00 :  0:00.00   0:27.37
  711.  
  712.          xxx-xxxx : Mon :  9-15:14:01|  0:01.38 :          :          |
  713. Jack Tejada .................. : === | ======== : ======== : ======== | =======
  714.                                :   1 |  0:01.38 :  0:00.00 :  0:00.00   0:01.38
  715.  
  716.          537-8356 : Mon :  9-15: 0:24|          :          :  0:02.29 |
  717. PC-Colt ...................... : === | ======== : ======== : ======== | =======
  718.                                :   1 |  0:00.00 :  0:00.00 :  0:02.29   0:02.29
  719.  
  720.          661-9040 : Mon :  9-15: 2:05|          :          :  0:18.11 |
  721. TBL-COMM ..................... : === | ======== : ======== : ======== | =======
  722.                                :   1 |  0:00.00 :  0:00.00 :  0:18.11   0:18.11
  723.  
  724.          694-3150 : Mon :  9-15:16:30|  0:15.40 :          :          |
  725. SCS Hotline .................. : === | ======== : ======== : ======== | =======
  726.                                :   1 |  0:15.40 :  0:00.00 :  0:00.00   0:15.40
  727.  
  728.  
  729. LOG STARTED:  9-10-86 as of  9/16/86 at 12:05 - Telephone Usage Detail
  730. ===============================================================================
  731.  Telephone number : Day : Date : Time|  Daytime :  Evening : Night/WE |  Total
  732. ===============================================================================
  733.          772-2090 : Wed :  9-10:23:41|          :          :  0:12.28 |
  734.          772-2090 : Fri :  9-12: 2:48|          :          :  0:08.04 |
  735.          772-2090 : Mon :  9-15: 0:47|          :          :  0:13.50 |
  736. Programmer's Workshop (10pm) . : === | ======== : ======== : ======== | =======
  737.                                :   3 |  0:00.00 :  0:00.00 :  0:34.22   0:34.22
  738.  
  739.          933-7353 : Mon :  9-15: 1:02|          :          :  0:28.24 |
  740. Zachary*Net .................. : === | ======== : ======== : ======== | =======
  741.                                :   1 |  0:00.00 :  0:00.00 :  0:28.24   0:28.24
  742.  
  743.          946-4610 : Thu :  9-11: 0:18|          :          :  0:07.17 |
  744. Mother Board (P. Headcrash) .. : === | ======== : ======== : ======== | =======
  745.                                :   1 |  0:00.00 :  0:00.00 :  0:07.17   0:07.17
  746.  
  747.          955-8120 : Mon :  9-15: 0:27|          :          :  0:19.06 |
  748. PC Interconnection ........... : === | ======== : ======== : ======== | =======
  749.                                :   1 |  0:00.00 :  0:00.00 :  0:19.06   0:19.06
  750.  
  751.          978-3554 : Mon :  9-15: 1:31|          :          :  0:18.46 |
  752. Artichoke .................... : === | ======== : ======== : ======== | =======
  753.                                :   1 |  0:00.00 :  0:00.00 :  0:18.46   0:18.46
  754.  
  755.    1-212-xxx-xxxx : Mon :  9-15:15:27|  0:12.02 :          :          |
  756. Trucraft ..................... : === | ======== : ======== : ======== | =======
  757.                                :   1 |  0:12.02 :  0:00.00 :  0:00.00   0:12.02
  758.  
  759. ===============================================================================
  760.                      Totals =     25 |  1:03.42 :  0:00.00 :  2:52.58 | 3:56.40
  761. ===============================================================================
  762.  
  763. ***********************************************
  764. Daytime =  8:00 < 17:00
  765. Evening = 17:00 < 23:00
  766. Night   = 23:00 < 08:00 (or Saturday or Sunday)
  767. ***********************************************
  768. Telephone Expense *ESTIMATES* report    ** SAMPLE **                    Page 16
  769.  
  770. LOG STARTED:  9-10-86 as of  9/16/86 at 12:06 - Telephone Expense *ESTIMATES*
  771. ===============================================================================
  772.  Telephone number : Day : Date : Time|  Daytime :  Evening : Night/WE | Expense
  773. ===============================================================================
  774.    1-212-xxx-xxxx : Mon :  9-15:15:27|  0:12.02 :          :          |   $4.72
  775. Trucraft ..................... : === | ======== : ======== : ======== | =======
  776.                                :   1 |  0:12.02 :  0:00.00 :  0:00.00 |   $4.72
  777.  
  778. ===============================================================================
  779.                      Totals =      1 |  0:12.02 :  0:00.00 :  0:00.00 | 0:12.02
  780. ===============================================================================
  781.                    Billable =      1 |  0:12.02 :  0:00.00 :  0:00.00 | 0:12.02
  782.                    Estimate =        |    $4.72 :     $.00 :     $.00 |   $4.72
  783.                    Cost/Min =        |     $.39 :      n/a :      n/a |    $.39
  784. *******************************************************************************
  785. Daytime =  8:00 < 17:00                        Total Monthly fixed   =   $12.13
  786. Evening = 17:00 < 23:00                        Total ESTIMATED tolls =    $4.72
  787. Night   = 23:00 < 08:00 (or Saturday or Sunday)
  788. *******************************************************************************
  789. List of Bad Passwords report      ** SAMPLE **                          Page 17
  790.  
  791.  
  792. LOG STARTED:  8-15-86 as of  9/23/86 at 20:41 - List of Bad Passwords in Log
  793. ===============================================================================
  794.  9-22 11:52   BAD PASSWORD: PRIVAT        From: Attempt 
  795.  9-22 11:52   BAD PASSWORD: PO            From: Attempt 
  796. List of Messages in Log           ** SAMPLE **                          Page 18
  797.  
  798.  
  799. LOG STARTED:  8-15-86 as of  9/23/86 at 20:42 - List of Messages in Log
  800. ===============================================================================
  801.  9-22 23:30   From: Jim Heironimus 
  802.    *Test message.
  803.  
  804.  9-22 23:32   From: Manual Dial 
  805.    *This is a test of the message function within GTLOG release 40.
  806.    *This is the second of two messages
  807.  
  808. List of U/L Descriptions in Log          ** SAMPLE **                   Page 19
  809.  
  810.  
  811.  
  812. LOG STARTED:  8-15-86 as of  9/23/86 at 20:42 - List of U/L Descriptions in Log
  813. ===============================================================================
  814.  9-22 11:59   File: HAYES24.ARC         From: Jim Davis 
  815.    *This file describes all the parameters available to users of the Hayes 2400
  816.    *b modem.  It is a complete quick reference card.
  817.  
  818.  9-22 14:04   File: GTLOG40.ARC         From: Jim Davis 
  819.    *v4.0 GT PowerComm Log analyzer
  820.